home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Dragging things other than an outline.
- Sent: 9/11/96 1:35 PM
- Received: 9/11/96 1:35 PM
- From: Greg Friedman <friedman@cognosis.com>
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List
-
-
- Scott Adler wrote:
- > How can I get my drag to drag things other than just an outline of what
- > is selected. I want to be able to drag a transparent version of what is
- > selected (if possible). Can I override the drag command or selection so
- > ODF draws something other than an outline?
-
- MacOS 7.5.3 supports translucent dragging on PowerPC-based machines. It is
- not currently possible, however, to initiate translucent drags from an
- OpenDoc part. You can create any ODShape you like to represent the drag
- region by subclassing FW_CDragCommand and overriding CreateDragShape.
-
- Greg.
-
-
- ........................................................................
- Greg Friedman friedman@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................